From: Richard M. Stallman Date: Sat, 29 May 1993 06:25:30 +0000 (+0000) Subject: (OLDXMENU_OPTIONS): Add quotations. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~95811 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a39a1ba8513b1a52bf68515f2371f9023e48b806;p=emacs.git (OLDXMENU_OPTIONS): Add quotations. --- diff --git a/src/s/hpux8.h b/src/s/hpux8.h index 48f10755ed8..d8b60a72af0 100644 --- a/src/s/hpux8.h +++ b/src/s/hpux8.h @@ -27,7 +27,7 @@ #endif /* Specify compiler options for compiling oldXMenu. */ -#define OLDXMENU_OPTIONS CFLAGS=-I/usr/include/X11R5 -I/usr/include/X11R4 +#define OLDXMENU_OPTIONS CFLAGS="-I/usr/include/X11R5 -I/usr/include/X11R4" /* Some hpux 8 machines seem to have TIOCGWINSZ, and none have sioctl.h, so might as well define this. */